home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Developers / XAMPP 1.5.4 / Windows installer / xampp-win32-1.5.4-installer.exe / xampp / mercury_start.bat < prev    next >
Encoding:
DOS Batch File  |  2005-07-08  |  123 b   |  6 lines

  1. @echo off
  2. echo Mercury Mail Server is starting ... 
  3. echo Starte Mercury Mail Server ... 
  4. MercuryMail\mercury.exe
  5. exit
  6.